\(\int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx\) [457]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 35, antiderivative size = 35 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\text {Int}\left (\frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}},x\right ) \]

[Out]

Unintegrable((c*cos(f*x+e))^m*(A+B*cos(f*x+e))/(a+b*cos(f*x+e))^(1/2),x)

Rubi [N/A]

Not integrable

Time = 0.13 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx \]

[In]

Int[((c*Cos[e + f*x])^m*(A + B*Cos[e + f*x]))/Sqrt[a + b*Cos[e + f*x]],x]

[Out]

Defer[Int][((c*Cos[e + f*x])^m*(A + B*Cos[e + f*x]))/Sqrt[a + b*Cos[e + f*x]], x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 34.24 (sec) , antiderivative size = 37, normalized size of antiderivative = 1.06 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx \]

[In]

Integrate[((c*Cos[e + f*x])^m*(A + B*Cos[e + f*x]))/Sqrt[a + b*Cos[e + f*x]],x]

[Out]

Integrate[((c*Cos[e + f*x])^m*(A + B*Cos[e + f*x]))/Sqrt[a + b*Cos[e + f*x]], x]

Maple [N/A] (verified)

Not integrable

Time = 0.92 (sec) , antiderivative size = 33, normalized size of antiderivative = 0.94

\[\int \frac {\left (c \cos \left (f x +e \right )\right )^{m} \left (A +\cos \left (f x +e \right ) B \right )}{\sqrt {a +b \cos \left (f x +e \right )}}d x\]

[In]

int((c*cos(f*x+e))^m*(A+cos(f*x+e)*B)/(a+b*cos(f*x+e))^(1/2),x)

[Out]

int((c*cos(f*x+e))^m*(A+cos(f*x+e)*B)/(a+b*cos(f*x+e))^(1/2),x)

Fricas [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int { \frac {{\left (B \cos \left (f x + e\right ) + A\right )} \left (c \cos \left (f x + e\right )\right )^{m}}{\sqrt {b \cos \left (f x + e\right ) + a}} \,d x } \]

[In]

integrate((c*cos(f*x+e))^m*(A+B*cos(f*x+e))/(a+b*cos(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

integral((B*cos(f*x + e) + A)*(c*cos(f*x + e))^m/sqrt(b*cos(f*x + e) + a), x)

Sympy [N/A]

Not integrable

Time = 3.76 (sec) , antiderivative size = 34, normalized size of antiderivative = 0.97 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int \frac {\left (c \cos {\left (e + f x \right )}\right )^{m} \left (A + B \cos {\left (e + f x \right )}\right )}{\sqrt {a + b \cos {\left (e + f x \right )}}}\, dx \]

[In]

integrate((c*cos(f*x+e))**m*(A+B*cos(f*x+e))/(a+b*cos(f*x+e))**(1/2),x)

[Out]

Integral((c*cos(e + f*x))**m*(A + B*cos(e + f*x))/sqrt(a + b*cos(e + f*x)), x)

Maxima [N/A]

Not integrable

Time = 2.42 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int { \frac {{\left (B \cos \left (f x + e\right ) + A\right )} \left (c \cos \left (f x + e\right )\right )^{m}}{\sqrt {b \cos \left (f x + e\right ) + a}} \,d x } \]

[In]

integrate((c*cos(f*x+e))^m*(A+B*cos(f*x+e))/(a+b*cos(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate((B*cos(f*x + e) + A)*(c*cos(f*x + e))^m/sqrt(b*cos(f*x + e) + a), x)

Giac [N/A]

Not integrable

Time = 0.74 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int { \frac {{\left (B \cos \left (f x + e\right ) + A\right )} \left (c \cos \left (f x + e\right )\right )^{m}}{\sqrt {b \cos \left (f x + e\right ) + a}} \,d x } \]

[In]

integrate((c*cos(f*x+e))^m*(A+B*cos(f*x+e))/(a+b*cos(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate((B*cos(f*x + e) + A)*(c*cos(f*x + e))^m/sqrt(b*cos(f*x + e) + a), x)

Mupad [N/A]

Not integrable

Time = 4.31 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(c \cos (e+f x))^m (A+B \cos (e+f x))}{\sqrt {a+b \cos (e+f x)}} \, dx=\int \frac {{\left (c\,\cos \left (e+f\,x\right )\right )}^m\,\left (A+B\,\cos \left (e+f\,x\right )\right )}{\sqrt {a+b\,\cos \left (e+f\,x\right )}} \,d x \]

[In]

int(((c*cos(e + f*x))^m*(A + B*cos(e + f*x)))/(a + b*cos(e + f*x))^(1/2),x)

[Out]

int(((c*cos(e + f*x))^m*(A + B*cos(e + f*x)))/(a + b*cos(e + f*x))^(1/2), x)